تقرير اقساط العملاء Youtube

{$message}

{foreach $allData as $single} {if $single->premConditions == 1} {else} {/if} {/foreach}
اسم العميل رقم موبيل المنطقه نوع العميل المديونيه الاقساط التاريخ سداد قسط العميل تأجيل قسط العميل
{$single->clientname} {$single->clientmobile} {$single->areaName} {$single->typeName} {$single->clientdebt} {$single->value} {$single->date} {if $single->payed == 0} premConditions == 1}disabled{/if}>سداد {else} تم السداد {/if} {if $single->premConditions == 0} payed == 1}disabled{/if}>تأجيل {else} تم التأجيل {/if}